home *** CD-ROM | disk | FTP | other *** search
/ Aminet 20 / Aminet 20 (1997)(GTI - Schatztruhe)[!][Aug 1997].iso / Aminet / dev / src / TDRenderLib.readme < prev   
Text File  |  1997-07-13  |  5KB  |  120 lines

  1. Short:    3D graphic library in xRGB32 format.
  2. Author:   rosso@avo.net (Yves Rosso)
  3. Uploader: rosso@avo.net (Yves Rosso)
  4. Type:     dev/src
  5.  
  6. Freeware 3D based 030/882 library to develop, for your needs.
  7. I've no more time and capacities to continue development.
  8.  
  9.  
  10. Listing of archive 'TDRenderLib.LHA':
  11. Original  Packed Ratio    Date     Time    Name
  12. -------- ------- ----- --------- --------  -------------
  13.      993     541 45.5% 22-Jun-97 11:42:44  tdrenderlib/Demo.info
  14.      254     199 21.6% 22-Jun-97 14:47:20  tdrenderlib/demo/ReadMe.Install
  15.     7396    3490 52.8% 16-Jan-97 12:20:32  tdrenderlib/demo/tdrender.library
  16.     9024    3202 64.5% 16-May-97 23:59:34  tdrenderlib/demo/tdrender_demo
  17.      993     546 45.0% 17-May-97 00:03:56  tdrenderlib/TD_Render_Lib.asm.info
  18.     7396    3490 52.8% 16-Jan-97 12:20:26  tdrenderlib/td_render_lib.asm/TDRender_Lib
  19.    74012   11806 84.0% 22-Jun-97 14:57:36  tdrenderlib/td_render_lib.asm/TDRender_Lib.asm
  20.     1428     386 72.9% 13-Jan-97 11:42:54  tdrenderlib/td_render_lib.asm/TDRender_Lib.fd
  21.      548     267 51.2% 29-Nov-96 11:01:14  tdrenderlib/td_render_lib.asm/TDRender_Lib.i
  22.      993     544 45.2% 17-May-97 00:02:14  tdrenderlib/E_src.info
  23.      299     173 42.1% 13-Jan-97 12:19:02  tdrenderlib/e_src/tdrender.m
  24.    22443    4922 78.0% 22-Jun-97 14:38:48  tdrenderlib/e_src/tdrender_DEMO.e
  25.      124     102 17.7% 29-Nov-96 11:04:12  tdrenderlib/e_src/tdrender_lib.m
  26.      372     209 43.8% 13-Jan-97 12:19:02  tdrenderlib/e_src/tdrender_lvo.m
  27.    11433    2404 78.9% 22-Jun-97 11:40:28  tdrenderlib/ReadMe.Library
  28.      993     543 45.3% 16-May-97 23:57:36  TDRenderLib.info
  29.     2544    1172 53.9% 22-Jun-97 14:55:32  TDRenderLib.readme
  30. -------- ------- ----- --------- --------
  31.   141245   33996 75.9% 22-Jun-97 14:59:14   17 files
  32.  
  33.  
  34. ----------------------------------------
  35. TD Render Lib v1.0 Beta  -  FreeWare Lib 
  36. ----------------------------------------
  37.  
  38. First, i'm not a great coder :(, i've understood the basis of asm 
  39. and E programming but i've no more time to learn all about mem
  40. pointers using in asm ... So, i went to aminet to upload this 
  41. sources of code and base bin, to give it to amiga users who are
  42. interested in continue development.
  43.  
  44. The library need more shape drawing routines, effects routines,
  45. better stars drawing, a better filling routine (mine is a trick,
  46. no bug but not clean), ect ... Resolution adaptative :) ...
  47. and certainly angles/vectors calc errors or boost;).
  48.  
  49. Actually it's seems that display is correct on Cyb060/50 ! but
  50. what happens on 030/882/50 ? tested only on my A4000 with 060
  51. and cybergraphic 2.25 on my RetinaZ3.
  52.  
  53.  
  54. Purpose :   Making a 3D realtime graphic library that's independant
  55. --------    from the hardware. By buffering all 3D faces tracing in 
  56.             a fastmem buffer transfered on a double-buffered screen
  57.             that can handle xRGB32 colors, cybgfx for example.
  58.             This with high level functions ( draw directly objects
  59.             with one basic function , to have easy optimized 3D code
  60.             access through E language or similar.
  61.             
  62. Sources :   In E :
  63. --------    -----
  64.             For controlling the Asm Library.
  65.             My E source isn't a lot documented, you will find
  66.             an example of double-buffered screen use in cgfx
  67.             mode.
  68.             
  69.             You can use any language you want i think, if it 
  70.             can call asm routines from lib.
  71.  
  72.             In Asm :
  73.             -------
  74.             3D rendering part
  75.             I think my asm source is enough documented to
  76.             explain what's done in it.
  77.             For instance the lib use a 32bit xRGB buffer to
  78.             prepare frame ( 320x240x32 or more if you modify
  79.             the lib provided by the E prog or yours, RaceCar
  80.             or Space Simulation :).
  81.  
  82.  
  83. ============================================================
  84.  _________
  85. | _    _  |
  86. |( )| (_) |
  87. | (_|____ |
  88. |  _|____ |
  89. |   |     |
  90. |  _____  |
  91. |_________|
  92.  
  93. 22/06/97,   Yves ROSSO - rosso@avo.net
  94. ============================================================
  95.  
  96.  
  97. ============================= Archive contents =============================
  98.  
  99. Original  Packed Ratio    Date     Time    Name
  100. -------- ------- ----- --------- --------  -------------
  101.      993     541 45.5% 22-Jun-97 11:42:44 +Demo.info
  102.      254     199 21.6% 22-Jun-97 14:47:20 +ReadMe.Install
  103.     7396    3490 52.8% 16-Jan-97 12:20:32 +tdrender.library
  104.     9024    3202 64.5% 16-May-97 23:59:34 +tdrender_demo
  105.      993     546 45.0% 17-May-97 00:03:56 +TD_Render_Lib.asm.info
  106.     7396    3490 52.8% 16-Jan-97 12:20:26 +TDRender_Lib
  107.    74012   11806 84.0% 22-Jun-97 14:57:36 +TDRender_Lib.asm
  108.     1428     386 72.9% 13-Jan-97 11:42:54 +TDRender_Lib.fd
  109.      548     267 51.2% 29-Nov-96 11:01:14 +TDRender_Lib.i
  110.      993     544 45.2% 17-May-97 00:02:14 +E_src.info
  111.      299     173 42.1% 13-Jan-97 12:19:02 +tdrender.m
  112.    22443    4922 78.0% 22-Jun-97 14:38:48 +tdrender_DEMO.e
  113.      124     102 17.7% 29-Nov-96 11:04:12 +tdrender_lib.m
  114.      372     209 43.8% 13-Jan-97 12:19:02 +tdrender_lvo.m
  115.    11433    2404 78.9% 22-Jun-97 11:40:28 +ReadMe.Library
  116.      993     543 45.3% 16-May-97 23:57:36  TDRenderLib.info
  117.     2544    1172 53.9% 22-Jun-97 14:55:32  TDRenderLib.readme
  118. -------- ------- ----- --------- --------
  119.   141245   33996 75.9% 23-Jun-97 22:39:00   17 files
  120.